[INFO] fetching crate image-roll 2.1.0...
[INFO] testing image-roll-2.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate image-roll 2.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate image-roll 2.1.0
[INFO] finished tweaking crates.io crate image-roll 2.1.0
[INFO] tweaked toml for crates.io crate image-roll 2.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate image-roll 2.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate image-roll 2.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e35c85224f7eba68e9b9c4be540962ab0d559d1e68a69dc7566a88b4877925c
[INFO] running `Command { std: "docker" "start" "-a" "4e35c85224f7eba68e9b9c4be540962ab0d559d1e68a69dc7566a88b4877925c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e35c85224f7eba68e9b9c4be540962ab0d559d1e68a69dc7566a88b4877925c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e35c85224f7eba68e9b9c4be540962ab0d559d1e68a69dc7566a88b4877925c", kill_on_drop: false }`
[INFO] [stdout] 4e35c85224f7eba68e9b9c4be540962ab0d559d1e68a69dc7566a88b4877925c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce4b38e87982bc808cbee515133309bdc53d081896424983f5739ed815e50510
[INFO] running `Command { std: "docker" "start" "-a" "ce4b38e87982bc808cbee515133309bdc53d081896424983f5739ed815e50510", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling cfg-expr v0.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling gio v0.15.5
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling easy-parallel v3.2.0
[INFO] [stderr]    Compiling async-task v4.1.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling async-broadcast v0.3.4
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling ordered-stream v0.0.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling image-roll v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling system-deps v6.0.2
[INFO] [stderr]    Compiling glib-sys v0.15.5
[INFO] [stderr]    Compiling gobject-sys v0.15.5
[INFO] [stderr]    Compiling gio-sys v0.15.5
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gdk4-sys v0.4.8
[INFO] [stderr]    Compiling graphene-sys v0.15.10
[INFO] [stderr]    Compiling gsk4-sys v0.4.8
[INFO] [stderr]    Compiling gtk4-sys v0.4.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling enumflags2_derive v0.7.3
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling glib-macros v0.15.3
[INFO] [stderr]    Compiling zvariant_derive v3.1.2
[INFO] [stderr]    Compiling zbus_macros v2.1.1
[INFO] [stderr]    Compiling gtk4-macros v0.4.8
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling glib v0.15.5
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling enumflags2 v0.7.3
[INFO] [stderr]    Compiling zvariant v3.1.2
[INFO] [stderr]    Compiling zbus_names v2.1.0
[INFO] [stderr]    Compiling zbus v2.1.1
[INFO] [stderr]    Compiling cairo-rs v0.15.1
[INFO] [stderr]    Compiling pango v0.15.2
[INFO] [stderr]    Compiling graphene-rs v0.15.1
[INFO] [stderr]    Compiling ashpd v0.3.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.15.4
[INFO] [stderr]    Compiling gdk4 v0.4.8
[INFO] [stderr]    Compiling gsk4 v0.4.8
[INFO] [stderr]    Compiling gtk4 v0.4.8
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v4_2", "v4_4", "v4_6", "v4_8"))' -C metadata=80a6f7a35b9707dd -C extra-filename=-9d3c7c3fd98554f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-d43a3e8986e8e9ff.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-3044e54d9282db2d.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-52fc3edd6cbca294.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-970b2f0d7ff1ed0d.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-19a51a23c459dafe.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-00507676597efbc5.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-7a5a0cfd1b58a178.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-474b7420e8461260.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-e8127ca6ad0abfc5.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-1b5b58667285cd90.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-8725374c328473b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2335f5649a76bb3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5132bd2988d9c7dd.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-0f0995ba588be1cd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ce4b38e87982bc808cbee515133309bdc53d081896424983f5739ed815e50510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce4b38e87982bc808cbee515133309bdc53d081896424983f5739ed815e50510", kill_on_drop: false }`
[INFO] [stdout] ce4b38e87982bc808cbee515133309bdc53d081896424983f5739ed815e50510
